[Bug 567620] YAML::Dumper fails with Can't locate object method "global_object"

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 16 06:37:02 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=567620

Mark Chappell <tremble at tremble.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tremble at tremble.org.uk

--- Comment #1 from Mark Chappell <tremble at tremble.org.uk> 2010-10-16 02:37:01 EDT ---
Bug confirmed.

Work around:
  use YAML; 
before the first line.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list