Help for this page
#!/usr/bin/perl -w ... print $parsed->to_perl, "\n---\n"; print $parsed->to_javascript, "\n---\n"; $parsed->evaluate;