Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 4647
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: kclark [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: "Can't bless non-reference value"
When trying to "Load" data in one script which I wrote out using "Dump" in another, I get this error: Can't bless non-reference value at /usr/local/lib/perl5/site_perl/5.8.0/YAML.pm line 934. My system: $ uname -a Linux oakhill.homeip.net 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown My Perl: $ perl -V Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=linux, osvers=2.4.18-3, archname=i686-linux uname='linux oakhill 2.4.18-3 #1 thu apr 18 07:37:53 edt 2002 i686 unknown ' config_args='-de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-110)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Oct 2 2002 07:55:50 %ENV: PERL5LIB="/usr/local/apache/lib/perl:/work/PCR/lib:/work/cshl/gramene/lib/perl:/ work/sqlfairy/lib" @INC: /usr/local/apache/lib/perl /work/PCR/lib /work/cshl/gramene/lib/perl /work/sqlfairy/lib /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl . Am I doing something wrong? ky
This ticket doesn't give me any idea of how to reproduce the bug.
This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/38 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
On Thu Jan 05 14:46:40 2006, INGY wrote: Show quoted text
> This ticket doesn't give me any idea of how to reproduce the bug.
me neither; I guess it's ok to close it now.