Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Load XML issues

by Corion (Patriarch)
on Sep 18, 2014 at 08:12 UTC ( [id://1101012]=note: print w/replies, xml ) Need Help??


in reply to Load XML issues

Did you check that your command line works outside of Perl?

You will likely need to add proper shell quotes for the shell you're using.

my $cmd = qq{$mkvext chapters "$item"};

Replies are listed 'Best First'.
Re^2: Load XML issues
by Elegant (Novice) on Sep 18, 2014 at 16:37 UTC
    That did it! Thanks! To think I simply missed a quote... Man, I must have been tired...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1101012]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-03-28 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found