Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^5: On Commenting Out 'use strict;' (source filters)

by tye (Sage)
on Aug 12, 2005 at 20:38 UTC ( [id://483400]=note: print w/replies, xml ) Need Help??


in reply to Re^4: On Commenting Out 'use strict;' (errors)
in thread On Commenting Out 'use strict;'

Thanks for the clarifications. I apologize for my mischaracterization.

I don't consider the LIMITATIONS section of Switch to be even close to adequate. It mentions rather specific limitations in parsing which is likely to give the opposite impression from the Perl6::Rules disclaimer that I quoted. That is, they imply that other than these few exceptions, the parsing of complex code is unlikely to be a problem.

But I've seen reports of problems that are not covered by any of the specific cases listed (such as the contents of comment lines causing very random-looking problems). Does the module always correctly distinguish a '/' character for division from a '/' character that starts a regex (which requires tracking prototypes), just to pick one example?

I once started writing code that would use Inline::Files but quickly switched to a different method when I realized that the module used a source filter. I felt that the problems I'd seen reported for Switch justified a disclaimer like the Perl6::Rules one I quoted and, since neither Switch nor Inline::Files contained anything close to that, I did not feel I could trust Inline::Files at all.

So, personally, I suggest modifying the documentation of these modules to make the (rather wide, no?) distinction clearer.

I apologize again for the unfair thrashing. I hope the above helps to explain the misunderstanding that lead to my confusion.

- tye        

  • Comment on Re^5: On Commenting Out 'use strict;' (source filters)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://483400]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (1)
As of 2024-04-19 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found