HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/strawberry/perl/vendor/lib/CPANPLUS/Dist/Sample.pm
package CPANPLUS::Dist::Sample;

use vars qw[$VERSION];
$VERSION = "0.9910";

=pod

=head1 NAME

CPANPLUS::Dist::Sample -- Sample code to create your own Dist::* plugin

=head1 Description.

This document is B<Obsolete>. Please read the documentation and code
in C<CPANPLUS::Dist::Base>.

=cut

1;