APM: One liner to get hash from an environment list

Mark Lehmann mlehmann at marklehmann.com
Thu Jan 22 13:46:05 CST 2004


Aha, you revealed my secret agenda.  Demonstration need and teach through
iteration.

I learn better when I see iterations of a concept, then I have buy in to
some of the CPAN modules which do the concept for me as well as takes care
of the situations I didn't forsee.

-- 
Mark Lehmannn
mlehmann at marklehmann.com - mobile 512 689-7705

> You guys are now illustrating why Config::General is a good thing.
>
> from the perldoc...
>         use Config::General;
>         $conf = new Config::General("rcfile");
>         my %config = $conf->getall;
>
>
> Erik
> _______________________________________________
> Austin mailing list
> Austin at mail.pm.org
> http://mail.pm.org/mailman/listinfo/austin






More information about the Austin mailing list