There are often threads on PM and other perl code-related sites that make reference to "pure perl", yet I've not been able to find an actual definition of pure perl.
If I had to answer my own question, I would say that "pure perl" defines a perl script that is written using solely the base language and built-in functions. Essentially a script that does not reference add-on packages via "use" directives.
Is this reasonably on target, or have I completely misunderstood the concept of pure perl?
Thanks in advance!
-DaveH (dh1760)
In reply to What defines "Pure Perl"? by dh1760
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |