p4raw-id: //depot/perl@23019
) ],
);
-$VERSION = '1.02';
+$VERSION = '1.03';
sub import {
require Exporter;
mxpushp mxpushn mxpushi mxpushu
);
-our $VERSION = '0.03';
+our $VERSION = '0.04';
bootstrap XS::APItest $VERSION;
our @EXPORT = qw(
async
);
-our $VERSION = '1.03';
+our $VERSION = '1.04';
# || 0 to ensure compatibility with previous versions
package Carp;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
=head1 NAME
# package has not yet been updated to work with Perl 5.004, and so it
# would be a Bad Thing for the CPAN module to grab it and replace this
# module. Therefore, we set this module's version higher than 2.0.
-$VERSION = '2.07';
+$VERSION = '2.08';
require Exporter;
@ISA = qw(Exporter);
package Text::ParseWords;
use vars qw($VERSION @ISA @EXPORT $PERL_SINGLE_QUOTE);
-$VERSION = "3.23";
+$VERSION = "3.24";
require 5.000;
@EXPORT = qw(wrap fill);
@EXPORT_OK = qw($columns $break $huge);
-$VERSION = 2001.09291;
+$VERSION = 2001.09292;
use vars qw($VERSION $columns $debug $break $huge $unexpand $tabstop
$separator);
#use strict; # debugging only
use 5.003_90; # ->can, for my $var
-$autouse::VERSION = '1.03';
+$autouse::VERSION = '1.04';
$autouse::DEBUG ||= 0;
use warnings;
use Carp;
use File::Spec;
-our $VERSION = '1.03';
+our $VERSION = '1.04';
use bytes (); # for $bytes::hint_bits
$charnames::hint_bits = 0x20000; # HINT_LOCALIZE_HH
use 5.006;
use Carp;
-our $VERSION = 1.12;
+our $VERSION = 1.13;
our $DEBUG;
our $VERBOSE;
our $PRETTY;
$utf8::hint_bits = 0x00800000;
-our $VERSION = '1.03';
+our $VERSION = '1.04';
sub import {
$^H |= $utf8::hint_bits;