Eval-Context

 view release on metacpan or  search on metacpan

lib/Eval/Context.pm  view on Meta::CPAN

		}) ;
	}

return(1) ;
}

#-------------------------------------------------------------------------------

1 ;

=head1 BUGS AND LIMITATIONS

I have reported a very strange error when B<Safe> and B<Carp> are used together.
L<http://rt.cpan.org/Ticket/Display.html?id=31090>. The error can be reproduced
without using B<Eval::Context>.

=head1 AUTHOR

	Khemir Nadim ibn Hamouda
	CPAN ID: NKH
	mailto:nadim@khemir.net

xt/author/perlcriticrc  view on Meta::CPAN

# perl_critic setup file

[Documentation::RequirePodSections]
lib_sections    = NAME | SYNOPSIS | DESCRIPTION | SUBROUTINES/METHODS | BUGS AND LIMITATIONS | LICENSE AND COPYRIGHT | SUPPORT | AUTHOR 
#script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | AUTHOR

[Subroutines::ProhibitExcessComplexity]
max_mccabe = 21

[Documentation::PodSpelling]
stop_words = Opcode perl prepended eval regex undef perldoc CPAN's RT AnnoCPAN CPAN perlsec deserialized validator CanonizeName CheckOptionNames CleanupPackage EvalSetup EvalCleanup GetCallContextWrapper GetPackageName GetInstalledVariablesCode GetVa...



( run in 0.585 second using v1.01-cache-2.11-cpan-4d50c553e7e )