Re: Error While installing Data::Dumper module

2008-12-29 Thread Chas. Owens
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\"

Error While installing Data::Dumper module

2008-12-29 Thread mod_perl User
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

Re: Data::Dumper module

2001-06-28 Thread Peter Scott
>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

Data::Dumper module

2001-06-28 Thread Teresa Raymond
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