Codebase list libhtml-tiny-perl / 77d5a053-fb1a-4be6-b983-31a87e47f4b5/main
77d5a053-fb1a-4be6-b983-31a87e47f4b5/main

Tree @77d5a053-fb1a-4be6-b983-31a87e47f4b5/main (Download .tar.gz)

HTML-Tiny version 1.05

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

None.

COPYRIGHT AND LICENCE

Copyright (C) 2008, Andy Armstrong

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