Handy::Dandy - Miscellaneous simple, reusable code routines.



NAME

Handy::Dandy - Miscellaneous simple, reusable code routines.


VERSION

1.30_6


@ISA

   Exporter
   OOorNO
   Handy::Dandy::TimeTools


@EXPORT

None by default.


@EXPORT_OK

All available methods.


%EXPORT_TAGS

   :all (exports all of @EXPORT_OK)


Methods

   convert_size()
   html_encode()
   html_escape()
   isfloat()
   isin()
   isint()
   isnum()
   use_once()
   utf8()

AUTOLOAD-ed methods

   convert_size()
   html_encode()
   isin()
   utf8()


PREREQUISITES

OOorNO.pm Handy::Dandy::TimeTools


AUTHOR

Tommy Butler <cpan@atrixnet.com>


COPYRIGHT

Copyright(c) 2001-2003, Tommy Butler. All rights reserved.


LICENSE

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

 Handy::Dandy - Miscellaneous simple, reusable code routines.