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<nethirc>,
L<NetHirc::Adventurer>
L<NetHirc::Amusements>
L<NetHirc::Commands>
L<NetHirc::Counter>
L<NetHirc::Database>
L<NetHirc::Debug>
L<NetHirc::Handlers>
L<NetHirc::Inventory>
L<NetHirc::Log>
L<NetHirc::Pipe>
L<NetHirc::Server>
L<NetHirc::Shell>
L<NetHirc::Terminal>
L<NetHirc::Totalitarian>
L<NetHirc::Util>
L<Net::IRC>
L<POE>
L<POE::Component::IRC>
L<String::Format>
L<YAML>
=head1 AUTHOR
Tony Monroe, E<lt>tmonroe plus perl at nog dot netE<gt>
=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
syntax highlighted by Code2HTML, v. 0.9.1