# from Roderich Schupp
# on Sunday 24 June 2007 02:49 pm:

>If this works, we still need to figure out why attributes.pm wasn't
> detected. Can you post your script?

I'm guessing there are variables or subroutines with attributes.  I 
believe it is automatically required by perl when the parser sees the 
attribute syntax.  I don't recall seeing M::SD searching for those in 
the static scan, so you'll probably need to use the '-c' flag to 
compile it.

--Eric
-- 
"Because understanding simplicity is complicated."
--Eric Raymond
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to