[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: Difference between Perl 5.003_07 and Perl 5.005_03



On Tue, Jan 18, 2000 at 11:11:50PM -0700, Aby Paul wrote:
> Hi
> 
> We are trying to port Perl 5.005_03 to NetWare. The existing version of
> Perl on NetWare is Perl 5.003_07. I need to design additional test cases
> for testing the stability of Perl 5.005_03 on NetWare. The one we are
> having now is the test cases for Perl 5.003_07. Can someone give me the
> pointers to the difference between Perl 5.003_07 and Perl 5.005_03 so
> that I can create additional test cases? If any site from which I can get
> the standard test scripts for Perl 5.005_03, please let me kow that.

All the files you need may be found in the standard Perl distribution.


An overview of changes between Perl versions may be found in the perldelta
documentation.

  perl5.005_03/pod/perldelta.pod
  perl5.005_03/pod/perl5004delta.pod


More detailed lists of changes may be found in the Changes files.

  perl5.005_03/Changes
  perl5.005_03/Changes5.004
  (and files for older versions)


Test scripts may be found in the t (for test) directory and its
subdirectories.

  perl5.005_03/t/


Enjoy!
Ronald


References to:
"Aby Paul" <Apaul@novell.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]