perl-Number-Base-DWIM

Delay parsing of based constants as long as possible

SRPM:     perl-Number-Base-DWIM-0.03-2.n0i.3.fc7.src.rpm
SPEC:     perl-Number-Base-DWIM.spec
Version:  0.03
Release:  2.n0i.3.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     3356
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Number-Base-DWIM/
Date:     Sun Jun 03 2007, 01:20 GMT

Description:

This module will delay parsing of based numeric constants (0b010101, 0655,
0xff) until the last possible moment. This means that if you use the
constant as a string, then it will evaluate to the same form that the
constant was declared in.

Changelog:

  • Sun Jun 03 2007 Marius Feraru <altblue@n0i.net> - 0.03-2.n0i.3
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.8
  • Fri Apr 14 2006 Marius Feraru <altblue@n0i.net> - 0.03-1.n0i.2
    - version 0.03
  • Mon Apr 10 2006 Marius Feraru <altblue@n0i.net> 0.02-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • Number-Base-DWIM-0.03.tar.gz
  • perl-Number-Base-DWIM.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)