Acme-MetaSyntactic-soviet
view release on metacpan or search on metacpan
Changes
CONTRIBUTING.md
LICENSE
MANIFEST
Makefile.PL
META.json
README
lib/Acme/MetaSyntactic/soviet.pm
t/00-load.t
t/01-default.t
t/02-elec.t
t/03-radars.t
t/04-misc.t
t/05-submarines.t
t/05-vehicles.t
t/06-aircraft.t
t/07-helicopters.t
t/08-missiles.t
t/09-errors.t
t/10-all.t
lib/Acme/MetaSyntactic/soviet.pm view on Meta::CPAN
#
package Acme::MetaSyntactic::soviet;
use warnings;
use strict;
use Acme::MetaSyntactic::MultiList;
our @ISA = qw( Acme::MetaSyntactic::MultiList );
our $VERSION = '0.06';
my $data = { default => 'electronic' };
my ($category2, $category3);
my %seen;
_load_data_from_pod();
__PACKAGE__->init($data);
sub _load_data_from_pod {
while (<DATA>) {
lib/Acme/MetaSyntactic/soviet.pm view on Meta::CPAN
=item *
vehicles/submarines
=item *
vehicles/error
=back
The default category is 'electronic'.
=head1 VERSION
This is version 0.06, the Fresco version, released on the 49th
anniversary of the dogfight between a MiG-17 Fresco flown by ace
Colonel Tomb and a F-4 Phantom flown by soon-to-be-aces Cunningham and
Driscoll
=head1 SYNOPSIS
( run in 1.010 second using v1.01-cache-2.11-cpan-0a6323c29d9 )