by CPAN.pm, use rather _00.
p4raw-id: //depot/perl@11047
use Config;
use strict;
-our $VERSION = "1.111";
+our $VERSION = "1.09_00";
my %err = ();
use File::Spec;
@ISA = qw(Tie::Hash Exporter);
-$VERSION = "1.04";
+$VERSION = "1.03_00";
@EXPORT_OK = qw(DIR_UNLINK);
sub DIR_UNLINK () { 1 }
require Exporter;
@ISA = qw(Exporter);
-$VERSION = "1.22";
+$VERSION = "1.21_00";
@EXPORT_OK = qw(
autoflush
@EXPORT = qw(SEEK_SET SEEK_CUR SEEK_END);
@ISA = qw(Exporter);
-$VERSION = "1.09";
+$VERSION = "1.08_00";
sub seek {
@_ == 3 or croak 'usage: $io->seek(POS, WHENCE)';
use Carp;
@ISA = qw(IO::Socket);
-$VERSION = "1.21";
+$VERSION = "1.20_00";
IO::Socket::UNIX->register_domain( AF_UNIX );
use vars qw($VERSION);
use Carp;
-$VERSION = "1.01";
+$VERSION = "1.00_00";
{
package IPC::Msg::stat;
use vars qw($VERSION);
use Carp;
-$VERSION = "1.01";
+$VERSION = "1.00_00";
{
package IPC::Semaphore::stat;
require Exporter;
@ISA = qw(Exporter);
-$VERSION = "1.04";
+$VERSION = "1.03_00";
@EXPORT_OK = qw(
GETALL GETNCNT GETPID GETVAL GETZCNT
@EXPORT_OK = qw (usleep sleep ualarm alarm gettimeofday time tv_interval
getitimer setitimer ITIMER_REAL ITIMER_VIRTUAL ITIMER_PROF);
-$VERSION = '1.21';
+$VERSION = '1.20_00';
sub AUTOLOAD {
my $constname;
use strict;
use CGI ();
-$CGI::Pretty::VERSION = '1.06';
+$CGI::Pretty::VERSION = '1.05_00';
$CGI::DefaultClass = __PACKAGE__;
$CGI::Pretty::AutoloadClass = 'CGI';
@CGI::Pretty::ISA = qw( CGI );
use base 'Exporter';
use CPAN;
-$VERSION = "1.01";
+$VERSION = "1.00_00";
$CPAN::META->has_inst('MD5','no');
$CPAN::META->has_inst('LWP','no');
$CPAN::META->has_inst('Compress::Zlib','no');
);
use strict;
-$VERSION = sprintf("%d.%02d", q$Revision: 1.2506 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.2505_00 $ =~ /(\d+)\.(\d+)/);
@ISA = qw(Exporter);
@EXPORT = qw(&xsinit &ldopts
qw($TESTOUT $ONFAIL %todo %history $planned @FAILDETAIL)#private-ish
);
-$VERSION = '1.18';
+$VERSION = '1.17_00';
require Exporter;
@ISA=('Exporter');