ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/lib/Net/IRC3/Util.pm
(Generate patch)

Comparing Net-IRC3/lib/Net/IRC3/Util.pm (file contents):
Revision 1.1 by elmex, Sun Jul 16 19:44:50 2006 UTC vs.
Revision 1.2 by elmex, Mon Jul 17 16:01:04 2006 UTC

8 8
9=head1 NAME 9=head1 NAME
10 10
11Net::IRC3::Util - Common utilities that help with IRC protocol handling 11Net::IRC3::Util - Common utilities that help with IRC protocol handling
12 12
13=head1 SYNOPSIS
14
15 use Net::IRC3 qw/parse_irc_msg mk_msg/;
16
17 my $msgdata = mk_msg (undef, PRIVMSG
18
13=head1 FUNCTIONS 19=head1 FUNCTIONS
14 20
15These are some utility functions that might come in handy when 21These are some utility functions that might come in handy when
16handling the IRC protocol. 22handling the IRC protocol.
17 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines