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


in reply to Re: Re: scoped namespace?
in thread scoped namespace?

Like the following...

#!/usr/bin/perl use strict; use warnings; use Safe; my $data = Safe->new()->rdo('./data_to_import.dat');

cp
----
"Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."