I am hereby requesting a PAUSE id Name: Peter John Acklam E-mail: [EMAIL PROTECTED] Home page: http://home.online.no/~pjacklam User-ID: PJACKLAM Contributions: Perl modules mainly for mathematical and statistical purposes. I have some modules on my home page and have been asked to upload them to CPAN.
Peter J. Acklam -- #!/local/bin/perl5 -wp -*- mode: cperl; coding: iso-8859-1; -*- # matlab comment stripper (strips comments from Matlab m-files) s/^((?:(?:[])}\w.]'+|[^'%])+|'[^'\n]*(?:''[^'\n]*)*')*).*/$1/x;
