Help for this page

Select Code to Download


  1. or download this
    use Some::Module qw(foo);
    use autodie::hints;
    ...
        \&foo,
        qw( LIST_EMPTY_OR_FALSE   SCALAR_UNDEF_ONLY )
    );