Cryogenix
MyCGX
Login
Forum
Library
Sered
History
Chat
MyCGX
Forum
Library
Sered
History
Chat
Forum
Library
Sered
History
Chat
Login
Login
or
Enrol
Cryogenix Library
Library
-> Author:
thinkt4nk
Socket programming in Perl: Part I
(
coding
)
by
thinkt4nk
on 2008-05-20 22:07:31
Socket programming using the Socket.pm module.
Socket programming in Perl: Part II
(
coding
)
by
thinkt4nk
on 2008-07-09 16:14:50
In this second part of the two part series, we discuss socket programming using the IO::Socket subclass.
Diving into the Perl Regular Expression Engine
(
coding
)
by
thinkt4nk
on 2008-06-19 23:45:01
Basic regex functionality and syntax using Perl.