"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/CPAN/FirstTime.pm" between
CPAN-2.27.tar.gz and CPAN-2.28.tar.gz

About: CPAN query, download and build perl modules from CPAN (Comprehensive Perl Archive Network) sites.

FirstTime.pm  (CPAN-2.27):FirstTime.pm  (CPAN-2.28)
skipping to change at line 14 skipping to change at line 14
use strict; use strict;
use ExtUtils::MakeMaker (); use ExtUtils::MakeMaker ();
use FileHandle (); use FileHandle ();
use File::Basename (); use File::Basename ();
use File::Path (); use File::Path ();
use File::Spec (); use File::Spec ();
use CPAN::Mirrors (); use CPAN::Mirrors ();
use CPAN::Version (); use CPAN::Version ();
use vars qw($VERSION $auto_config); use vars qw($VERSION $auto_config);
$VERSION = "5.5314"; $VERSION = "5.5315";
=head1 NAME =head1 NAME
CPAN::FirstTime - Utility for CPAN::Config file Initialization CPAN::FirstTime - Utility for CPAN::Config file Initialization
=head1 SYNOPSIS =head1 SYNOPSIS
CPAN::FirstTime::init() CPAN::FirstTime::init()
=head1 DESCRIPTION =head1 DESCRIPTION
skipping to change at line 62 skipping to change at line 62
=item allow_installing_outdated_dists =item allow_installing_outdated_dists
The CPAN shell can watch the C<blib/> directories that are built up The CPAN shell can watch the C<blib/> directories that are built up
before running C<make test> to determine whether the current before running C<make test> to determine whether the current
distribution contains modules that are indexed with a distro with a distribution contains modules that are indexed with a distro with a
higher distro-version number than the current one. It can higher distro-version number than the current one. It can
then let the build of this distro fail when it would not represent the then let the build of this distro fail when it would not represent the
most up-to-date version of the distro. most up-to-date version of the distro.
Note: choosing anyhing but 'yes' for this option will need Note: choosing anything but 'yes' for this option will need
Devel::DistnameInfo being installed for taking effect. CPAN::DistnameInfo being installed for taking effect.
Do you want to allow installing distros that are not indexed as the Do you want to allow installing distros that are not indexed as the
highest distro-version for all contained modules (yes, no, ask/yes, highest distro-version for all contained modules (yes, no, ask/yes,
ask/no)? ask/no)?
=item auto_commit =item auto_commit
Normally CPAN.pm keeps config variables in memory and changes need to Normally CPAN.pm keeps config variables in memory and changes need to
be saved in a separate 'o conf commit' command to make them permanent be saved in a separate 'o conf commit' command to make them permanent
between sessions. If you set the 'auto_commit' option to true, changes between sessions. If you set the 'auto_commit' option to true, changes
 End of changes. 2 change blocks. 
3 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)