Help for this page

Select Code to Download


  1. or download this
    sub d {
       my $dir = Practice::Dir->new;
    ...
    # XXX This fails.
    # `$file`'s dir is `undef` even though it wasn't before we returned.
    my $file = f();