Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 3888fc9314dfb7528cd55daf17d6dec2 > files > 16

perl-Inline-0.820.0-1.mga7.noarch.rpm

package
Boo;

$Boo::VERSION = '2.01';

sub boo {
  return "Hello from Boo";
}

1;