This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Attribute-Handlers to CPAN version 0.88
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 26 Jun 2010 18:40:05 +0000 (19:40 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 26 Jun 2010 18:40:05 +0000 (19:40 +0100)
commitf2ea78b6b778c254e0ec53141eff7044579533fb
treeeb9da0455518a8df74b0f3a704e9a2786ee929c9
parent5363c96902d37dfb896ae55581f76244e04fdfc2
Update Attribute-Handlers to CPAN version 0.88

  [DELTA]

  0.88    Mon Apr  5 16:33:00 CET 2010
        - Avoid clobbering $_ (perl #74052, LanX)
14 files changed:
Porting/Maintainers.pl
dist/Attribute-Handlers/Changes
dist/Attribute-Handlers/demo/demo.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo2.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo3.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo4.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_call.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_chain.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_cycle.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_hashdir.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_phases.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_range.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/demo/demo_rawdata.pl [changed mode: 0755->0644]
dist/Attribute-Handlers/lib/Attribute/Handlers.pm