Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Exporting use strict/warnings into main::

by nysus (Parson)
on May 15, 2020 at 14:43 UTC ( [id://11116817]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package JSON::Karabiner::Manipulator ;
    
    ...
    our @EXPORT = qw'new_manipulator add_action add_description add_condit
    +ion add_parameter add_key_code
      add_key_code add_any add_optional_modifiers add_mandatory_modifiers 
    +add_simultaneous add_simultaneous_options add_consumer_key_code add_p
    +ointing_button add_shell_command add_select_input_source add_set_vari
    +able add_mouse_key add_modifiers
      add_identifier add_description add_value add_bundle_identifiers add_
    +file_path add_input_source add_keyboard_types add_variable add_descri
    +ption _dump_json';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found