package Algorithm::Combinatorics { ... }
NB: The package NAMESPACE BLOCK syntax was not available prior to Perl version 5.14.
Update: It occurs to me that I should mention what is available if the aforementioned syntax is not. The following is essentially the same:
{ package NAMESPACE; statement; statement; ...; ... }
(Indeed, I think it's exactly equivalent, but I'm not quite sure about this :)
Give a man a fish: <%-{-{-{-<
In reply to Re^2: Looking for combinatorics with state (updated)
by AnomalousMonk
in thread Looking for combinatorics with state
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |