Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Separating source files in YAML::XS

by tinita (Parson)
on Apr 27, 2019 at 16:07 UTC ( [id://1233043]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't load '.../yaml-libyaml-pm/YAML-LibYAML-0.77/blib/arch/auto/YAML/
    +XS/LibYAML/LibYAML.so' for
     module YAML::XS::LibYAML: .../yaml-libyaml-pm/YAML-LibYAML-0.77/blib/
    +arch/auto/YAML/XS/LibYAML/LibYAML.so: undefined symbol:
    yaml_sequence_start_event_initialize at .../perl-5.24.1/lib/5.24.1/x86
    +_64-linux/DynaLoader.pm
     line 193, <CONFIG> line 1.
     at .../yaml-libyaml-pm/YAML-LibYAML-0.77/blib/lib/YAML/XS.pm line 20.
    
  2. or download this
    perl Makefile.PL
    make
    make test
    
  3. or download this
    use ExtUtils::MakeMaker;
    use strict;
    ...
        OBJECT => $o,
        LDFROM => $l,
    );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1233043]
Approved by Perlbotics
Front-paged by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found