| Server IP : 216.92.14.13 / Your IP : 216.73.216.171 Web Server : Apache System : Linux vps4089.pairvps.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 User : rmlac2fmr ( 1040637) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/bin/ |
Upload File : |
convert0.8.pl This utility converts existing components to use new syntax introduced in Mason 0.8. 1. Old-style mc_commands (mc_comp, mc_file, etc.) are converted to new-style $m methods ($m->comp, $m->file, etc.) See Commands.pod for all the conversions to be performed. 2. References to request variable $REQ are converted to $m. All directories will be traversed recursively. We STRONGLY recommend that you backup your components, and/or use the -t flag to preview, before running this program for real. Files are modified destructively and no automatic backups are created.