|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: On-the-fly all-languages syntax highlightingby Aristotle (Chancellor) |
| on Dec 16, 2003 at 07:29 UTC ( #315000=note: print w/ replies, xml ) | Need Help?? |
|
See the documentation on the Benchmark module that comes with Perl. Using B (probably with some backend such as B::Terse, I can’t imagine you want the bare B module) would only be a security issue if you want to highlight code submitted to your site by anyone, and that’s not because of B itself so much as because using B requires Perl to have compiled the code, which is inseparably connected with the possibility of having code run at compile-time. Makeshifts last the longest.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||||||