in reply to Re^3: How to best filter/direct data based on input structure?
in thread How to best filter/direct data based on input structure?
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.5"; print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to best filter/direct data based on input structure?
by taint (Chaplain) on Nov 02, 2013 at 06:45 UTC |