loose - Perl pragma to allow unsafe constructs


loose documentation  | view source Contained in the loose distribution.

Index


NAME

Top

loose - Perl pragma to allow unsafe constructs

SYNOPSIS

Top

  use loose;

DESCRIPTION

Top

loose.pm provides you with a slack, casual environment in which to write your Perl code. It doesn't get hung up on little things like warnings and die() calls, it just lets them slide.

Use loose.pm to help relieve stress at the work place. loose helps to make your error logs shorter by getting right of all those wordly warning messages.

BUGS

Top

Yeah, probably. Who cares?

AUTHOR

Top

Michael G Schwern <schwern@pobox.com>


loose documentation  | view source Contained in the loose distribution.