changes.mady.by.user David Svoboda
Saved on Jan 09, 2012
Perl provides the my() and our() functions specifically for declaring variables:
my()
our()
...