The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

loose - Perl pragma to allow unsafe constructs

SYNOPSIS

  use loose;

DESCRIPTION

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

Yeah, probably. Who cares?

AUTHOR

Michael G Schwern <schwern@pobox.com>