![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: A mini-language for sequences (part 1)by tmoertel (Chaplain) |
on Mar 11, 2005 at 02:10 UTC ( #438497=note: print w/replies, xml ) | Need Help?? |
First, thanks for taking the time to do this! The way you broke out the examples is great. It's a much better format for meditation than my original linear flow.
Second, here's a patch that adds seq_concat, which is almost identical to seq_series. (In fact, the patch redefines the latter in terms of the former.)
To apply the patch (on a Unix-esque system), save it into a file, "cd" into the directory containing Sequences.pm, and then run this command: "patch -p1 < patchfile". Cheers, Tom Moertel : Blog / Talks / CPAN / LectroTest / PXSL / Coffee / Movie Rating Decoder
In Section
Meditations
|
|