doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / Exporter.t
2009-10-28 Jerry D. Hedden Test exported arrays and hashes without using defined()
2009-02-07 Nicholas Clark Fix Exporter test for 2770a1ce2934f4277de13f4f795ba41c8...
2008-07-30 Adriano Ferreira update Exporter to version 5.63
2007-03-09 Nicholas Clark Don't swallow up other warnings in Exporter's test...
2007-03-09 Nicholas Clark Make Exporter::Heavy correctly not warn when exporting...
2006-09-07 Adriano Ferreira Dual life for Exporter
2005-07-01 Michael G. Schwern Make Exporter.t warnings clean
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2003-11-28 Fergal Daly Implement C<use Exporter 'import'> :
2002-10-10 Nicholas Clark Make Exporter cope with changing EXPORT_OK (was Re...
2001-12-17 Nicholas Clark Exporter.t (and question)
2001-09-06 Jarkko Hietaniemi More tests.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...