package NetHirc; use strict; use warnings; our $VERSION = '0.94'; # Preloaded methods go here. # Autoload methods go after =cut, and are processed by the autosplit program. 1; __END__ # Below is stub documentation for your module. You'd better edit it! =head1 NAME NetHirc - A nethack-flavored terminal-based IRC client =head1 SYNOPSIS use NetHirc; =head1 DESCRIPTION This module isn't very useful. It contains a version number. =head1 SEE ALSO L, L L L L L L L L L L L L L L L L L L L L =head1 AUTHOR Tony Monroe, Etmonroe plus perl at nog dot netE =head1 COPYRIGHT AND LICENSE Copyright (C) 1998-2005 by Tony Monroe This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut