Are you looking for C style enumerated types? AFAIK,Perl doesn't have this built-in type.But you could get it on CPAN: http://search.cpan.org/~zenin/enum-1.016/enum.pm
2007/4/13, yitzle <[EMAIL PROTECTED]>:
Don't shoot me! I can't find enum on the perldocs. Perl does have an enum, right? How do I go about making an enum? I basically want a bunch of variables to equal subsequent values, eg 0, 1, 2, ... Thanks!
-- mailto: [EMAIL PROTECTED] http://home.arcor.de/jeffpang/