Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Sub-Exporter
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 20 23:58:25 2009 UTC (3 years, 4 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
HEAD
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update from version 0.981 to 0.982.
Upstream changes:
0.982 2009-01-16
add metadata for repo
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 17 22:12:04 2008 UTC (3 years, 6 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Updated from version 0.979nb1 to 0.981.
Upstream changes:
0.981 2008-10-24
finally fix very occasional hash ordering issue in tests
fix typo in SYNOPSIS (thanks, Florian!)
0.980 2008-09-14
fix inadvertant futzing with group generator args
https://rt.cpan.org/Ticket/Display.html?id=38885
thanks, trendele!
Revision 1.2 / (download) - annotate - [select for diffs], Wed May 28 21:28:39 2008 UTC (3 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Updated devel/p5-Sub-Exporter to 0.979
0.979 2007-04-29
add INIT collector
declare reservation of all CAPS collectors
clarify documentation of -setup after report by GAISSMAI
0.978 2007-11-19
improve documentation of new installer/generator options
deprecate calling "installer" the "exporter"
WARNING: "exporter" OPTION WILL BE REMOVED AFTER 2008-06-01
major refactoring of the core generation/installation code
tentative interface documentation for replacing it!
0.976 2007-08-30
fixed merge_col, which was not updated to work with \name generators
collector hooks can now alter @_ to replace the value to be collected
clarify args passed to generator in Tutorial; thanks MARKSTOS
added commented-out name_map to Sub::Exporter::Util; future feature?
0.975 2007-07-04
update Tutorial to show (preferred) \'name' style for generators
changed "standard" name of curry_class to curry_method
added curry_chain
added Sub::Exporter::Cookbook
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 10 11:39:31 2007 UTC (4 years, 11 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Added devel/p5-Sub-Exporter version 0.974 Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 10 11:39:31 2007 UTC (4 years, 11 months ago) by abs
Branch: MAIN
Initial revision