This is the revision history for
my $string = "parachutes
in
<
*
:
##NULL
>
factoid_id
subject
copula
predicate
author
namespace
10506
my $string = "parachutes
are
good"; $string =~ /chute/; pos($string) = $-[0]; $string =~ /\G.*//;
bengoldberg