Math::Base36 man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Math::Base36(3)	      User Contributed Perl Documentation      Math::Base36(3)

NAME
       Math::Base36 - Encoding and decoding of base36 strings

SYNOPSIS
	 use Math::Base36 ':all';

	 $b36 = encode_base36( $number );
	 $number = decode_base36( $b36, $padlength );

DESCRIPTION
       This module converts to and from Base36 numbers (0..9 - A..Z)

       It was created because of an article/challenge in "The Perl Review"

METHODS
   encode_base36( $number, [$padlength] )
       Accepts a unsigned int and returns a Base36 string representation of
       the number. optionally zero-padded to $padlength.

   decode_base36( $b36 )
       Accepts a base36 string and returns a Base10 string representation of
       the number.

AUTHOR
       Rune Henssel <perl@henssel.dk>

MAINTAINER
       Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE
       Copyright 2002 by Rune Henssel

       Copyright 2007-2010 by Brian Cassidy

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.1			  2010-12-06		       Math::Base36(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net