In perl.modules, you wrote:
>  rationale:
>
>    Devel::Constants captures constant declarations (with the constant
>    pragma), allowing values to be resolved to their symbols at runtime.
>    It has a special method to resolve bitwise flag markers, such as
>    those found in a TCP packet.
>
>    This can be very convenient when dealing with users -- names are
>    more convenient than magic numbers, which is why constant
>    declaration is possible in the first place.
>
>    The Perlmonks discussion used a namespace related to the 'constant'
>    pragmata. The current suggestion seems more appropriate, as the
>    scope of the module has expanded somewhat.

I've read this through three times and I still don't understand what
you're talking about.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
Documentation is the castor oil of programming.  Managers know it must 
be good because the programmers hate it so much.

Reply via email to