This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactoring the /Can't return (?:array|hash) to scalar context/ croak
[perl5.git] / lib / Exporter.t
2007-03-09 Nicholas ClarkDon't swallow up other warnings in Exporter's test...
2007-03-09 Nicholas ClarkMake Exporter::Heavy correctly not warn when exporting...
2006-09-07 Adriano FerreiraDual life for Exporter
2005-07-01 Michael G. SchwernMake Exporter.t warnings clean
2005-01-07 Jim CromieRe: [PATCH] Remove Carp from warnings.pm
2003-11-28 Fergal DalyImplement C<use Exporter 'import'> :
2002-10-10 Nicholas ClarkMake Exporter cope with changing EXPORT_OK (was Re...
2001-12-17 Nicholas ClarkExporter.t (and question)
2001-09-06 Jarkko HietaniemiMore tests.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...