On Mon, Dec 29, 2008 at 00:40, mod_perl User wrote:
> Hello, I tried installing Data::Dumper module, getting error when i make the
> file. >makecc -c-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8
> -D_TS_ERRNO -xO3 -xspace -xildoff-DVERSION=\"2.121\"
Hello, I tried installing Data::Dumper module, getting error when i make the
file. >makecc -c-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8
-D_TS_ERRNO -xO3 -xspace -xildoff-DVERSION=\"2.121\"
-DXS_VERSION=\"2.121\" -KPIC "-I/usr/perl5/5.8.4
>Could someone please help me translate this. All I can figure out for sure
>are the first 2 lines. For a class assignment we need to: Read the
>documentation on the Data::Dumper module (type 'perldoc Data::Dumper' ).
>Use it to display the contents of your data structu
Could someone please help me translate this. All I can figure out for
sure are the first 2 lines. For a class assignment we need to: Read
the documentation on the Data::Dumper module (type 'perldoc
Data::Dumper' ). Use it to display the contents of your data
structure. Thanks in a