http://qs321.pair.com?node_id=1105762


in reply to Re^4: Novice problem: How to push a MooX Struct into a list?
in thread Novice problem: How to push a MooX Struct into a list?

You probably want my $mydir = shift; or my ($mydir) = @_; from what I can see (but I'm still sober).

You must always remember that the primary goal is to drain the swamp even when you are hip-deep in alligators.

Replies are listed 'Best First'.
Re^6: Novice problem: How to push a MooX Struct into a list?
by dissident (Sexton) on Nov 01, 2014 at 01:41 UTC

    My mistakes make me feel like a temple monkey trying to learn Perl :)

    Every paragraph of your explanations was helpful to me! Now it works!

    Thank you for your patience boftx and Loops :)

      We've all been there, trust me, even if some of the, errrr, old farts like me don't want to admit it.

      You must always remember that the primary goal is to drain the swamp even when you are hip-deep in alligators.