App-Navegante
view release on metacpan or search on metacpan
bin/navegante view on Meta::CPAN
151617181920212223242526272829303132333435@ISA
=
qw (
Parse::Yapp::Driver );
use
Parse::Yapp::Driver;
sub
new {
my
(
$class
)=
shift
;
ref
(
$class
)
and
$class
=
ref
(
$class
);
my
(
$self
)=
$class
->SUPER::new(
yyversion
=>
'1.05'
,
yystates
=>
[
{
#State 0
DEFAULT
=> -19,
GOTOS
=> {
'actions'
=> 1,
'f'
=> 2
}
},
{
#State 1
( run in 0.363 second using v1.01-cache-2.11-cpan-b870c3ed480 )