1Paper::Specs::base::braUnsde(r3)Contributed Perl DocumenPtaapteiro:n:Specs::base::brand(3)
2
3
4

Paper::base::brand

6       Base class for brand information
7
8
9       $things = Paper::Brand->find( '1234');
10
11       Returns things that match the supplied code. Typical code name
12       normalization is applied
13
14       Class->normalize( code )
15           Returnes a normalized code name for consistent searching.
16
17            - strip leading zeros from the code name
18            - strip leading spaces
19            - switch to all lower case
20            - switch spaces to "_"
21
22
23
24perl v5.32.0                      2020-07-28      Paper::Specs::base::brand(3)
Impressum