On Sun Jan 13 17:53:05 2008, [EMAIL PROTECTED] forgot to cc this to the list:
> FWIW, this appears to be the code from the latest version of > Regexp::Common::comment on CPAN: > > {languages => [qw {ALPACA B C C-- LPC PL/I}], > from_to => [[qw {/* */}]]}, > > ... > > {languages => [qw /C++/, 'C#', qw /Cg ECMAScript FPL Java JavaScript/], > to_eol => ['//'], > from_to => [[qw {/* */}]]}, >