ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
When tackling something complex, such as a foreign language or Vim commands, digesting small bits of knowledge might be more effective than consuming a super-sized meal of information. This month’s Perl column gives you a method of serving up knowledge snippets by email.
Computer game programmers apply physical formulas and special tricks to create realistic animations. Simple DirectMedia Layer (SDL), which is available as a Perl wrapper, provides a powerful framework for creating simple 2D worlds with just a couple of lines of code.
Perl: Ptrace
Perl script uses Ptrace for process tracing
Jun 01, 2008
Linux lets users watch the kernel at work with a little help from Ptrace, a tool that both debuggers and malicious process kidnappers use. A CPAN module introduces this technology to Perl and, if this is not enough, C extensions add functionality.
The annual developers’ conference FOSDEM will take place in Brussels on February 23 and 24, 2008. As a teaser, organizers of the open-source event have now placed interviews with some of the speakers online.
“One or two years in the USA would be great,” Mike Schilli thought back in 1996. The “Perlmeister” has lived in San Francisco for 11 years now, and he’s been writing the regular Perl column for almost as long.