Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

How to enable allow_none in Frontier::Client

by neilwatson (Priest)
on May 21, 2014 at 12:40 UTC ( [id://1086955]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Fault returned from XML RPC Server, fault code 1:
    <type 'exceptions.TypeError'>:cannot marshal None unless allow_none is
    + enabled
    
  2. or download this
    
    $server = Frontier::Client->new(
    ...
    
    $server->call( 'remove_profile', $profile_name, $token, "True" )
      or  die "Could not delete system $profile_name, $!";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-29 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found