logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Fix::isbn10 - normalize the isbn value of a key in 10-digit form

Name

       Catmandu::Fix::isbn10 - normalize the isbn value of a key in 10-digit form

See Also

       Catmandu::Fix, Catmandu::Fix::isbn13

perl v5.36.0                                       2023-02-09                         Catmandu::Fix::isbn10(3pm)

Synopsis

         # Normalize the ISBN value of isbn_field.
         # e.g. isbn_field => '1565922573'

         isbn10(isbn_field) # isbn_field => '1-56592-257-3'

See Also