Skip to content

dams/p5-Moo-Lax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Moo::Lax - Loads Moo without turning warnings to fatal.

SYNOPSIS

# instead of use Moo;
use Moo::Lax;

DESCRIPTION

By default Moo turns all warnings to fatal warnings. Moo::Lax is exactly the same as Moo, except that it doesn't turn all warnings to fatal warnings in the calling module.

CONTRIBUTORS

  • Leon Timmermans

AUTHOR

Damien Krotkine <dams@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Damien Krotkine.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)

About

Perl5 module to avoid Moo to use strictures

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages