Parallel::Depend: designing a little language in Perl
By Steven Lembark from Stlouis.pm
Date: Saturday, February 5, 2011 01:00 PM
Duration: 20 minutes
Target audience: Any
Language:
P::D uses a text-based language to schedule its jobs. The language is intentionally close to Makefile format, with a few simple extensions that allow dispatching Perl methods or subroutines, code blocks, or shell. This is a short description of how the language works and how it was integrated with Perly OO to allow dispatching methods.
Attended by: