summaryrefslogtreecommitdiff
path: root/lib/Exporter
Commit message (Collapse)AuthorAgeFilesLines
* Carp 1.05 shipped with 5.8.8. Remove work-around for pre 1.05.Nicholas Clark2009-02-071-3/+0
|
* update Exporter to version 5.63Adriano Ferreira2008-07-301-2/+3
| | | | | | From: "Adriano Ferreira" <a.r.ferreira@gmail.com> Message-ID: <73ddeb6c0807291337k150d5172pd671a5df980b7faf@mail.gmail.com> p4raw-id: //depot/perl@34164
* Make Exporter::Heavy correctly not warn when exporting a symbol onlyNicholas Clark2007-03-091-0/+1
| | | | | | declared in the export specification. Ensure that the test actually tests this. p4raw-id: //depot/perl@30529
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-071-1/+2
| | | | | Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com> p4raw-id: //depot/perl@23768
* [perl #25160] ':flock' not recognized unless it's firstH.Merijn Brand2004-01-211-1/+1
| | | | | | | | Exporter::Heavy now will treat :, /, and ! special in all arguments, not only if the _first_ arg starts with it Date: Wed, 21 Jan 2004 08:32:47 -0500 Message-ID: <20040121133248.3359.qmail@plover.com> p4raw-id: //depot/perl@22192
* Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, ↵Slaven Rezic2002-12-081-4/+3
| | | | | | | $Heavy::Verbose is not setting the value to $Exporter::Verbose Message-ID: <874r9pmjv2.fsf@vran.herceg.de> p4raw-id: //depot/perl@18263
* Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to ↵Nicholas Clark2002-10-101-12/+29
| | | | | | | Exporter::Heavy break Math::Pari) Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net> p4raw-id: //depot/perl@17988
* #17449 failed to apply the actual patch. This is it.Hugo van der Sanden2002-08-291-2/+2
| | | p4raw-id: //depot/perl@17806
* Leaner exporterIlya Zakharevich2002-01-011-2/+9
| | | | | Message-Id: <20011231181608.A29253@math.ohio-state.edu> p4raw-id: //depot/perl@13996
* Module names and other nitsAudrey Tang2001-12-291-1/+1
| | | | | Message-ID: <20011229015928.A29712@geb.elixus.org> p4raw-id: //depot/perl@13922
* Instead of muting symbol export error if under eval,Jarkko Hietaniemi2001-12-091-8/+5
| | | | | | | delay the errors until the croak(). (replaces #13408) p4raw-id: //depot/perl@13556
* (replaced by #13556)Jarkko Hietaniemi2001-12-011-2/+7
| | | | | | If we are inside an eval, let's be silent about separate symbols and just croak() in the end. p4raw-id: //depot/perl@13408
* Fix for Exporter error reporting behaviourBen Tilly2001-12-011-1/+1
| | | | | Message-ID: <3C0D1B9A@operamail.com> p4raw-id: //depot/perl@13406
* Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()John Peacock2001-11-241-11/+2
| | | | | Message-ID: <3BFFF4B2.40509@rowman.com> p4raw-id: //depot/perl@13243
* Testing ExporterMichael G. Schwern2001-04-151-3/+3
| | | | | Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk> p4raw-id: //depot/perl@9712
* Re: Errors in core PODsMichael Stevens2001-02-281-0/+1
| | | | | Message-ID: <20010223154756.A7723@firedrake.org> p4raw-id: //depot/perl@8965
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-32/+38
| | | | | | | Message-ID: <20001205212328.C6473@blackrider.aocn.com> Carp::Heavy parts not very applicable because of recent changes. p4raw-id: //depot/perl@8013
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
| | | p4raw-id: //depot/perl@5507
* [ID 19991112.002] patch: Exporter.pm not reporting pathJD Laub1999-11-131-1/+2
| | | | | | To: perl5-porters@perl.org Message-Id: <199911121558.IAA08915@mocha.iasi.com> p4raw-id: //depot/cfgperl@4567
* avoid implicit split to @_ in change#4181; binary -> text fileGurusamy Sarathy1999-09-271-2/+1
| | | | | | | types in p4 p4raw-link: @4181 on //depot/cfgperl: d8936fac7ff60d68386a4192b6416377d019892e p4raw-id: //depot/perl@4242
* export_to_level()Michael G. Schwern1999-09-171-0/+2
| | | | | | To: perl5-porters@perl.org Message-ID: <19990819213001.A22512@athens.aocn.com> p4raw-id: //depot/cfgperl@4181
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-0/+13
| | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998
* Lean Exporter.pmIlya Zakharevich1999-01-211-0/+210
To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2667