|
/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Paper-Specs/blib/lib/Paper/Specs/base/brand.pm |
Base class for brand information
$things = Paper::Brand->find( '1234');
Returns things that match the supplied code. Typical code name normalization is applied
- strip leading zeros from the code name - strip leading spaces - switch to all lower case - switch spaces to "_"
|
/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Paper-Specs/blib/lib/Paper/Specs/base/brand.pm |