Hello, How to compile this simple program?
I use : pp test.pl (on windows. a.exe was created, but don't work...) ======================= use Data::Dumper; print Dumper 'test'; ======================= Thanks.
Hello, How to compile this simple program?
I use : pp test.pl (on windows. a.exe was created, but don't work...) ======================= use Data::Dumper; print Dumper 'test'; ======================= Thanks.