App-JC-Client

 view release on metacpan or  search on metacpan

lib/App/JC/Client.pm  view on Meta::CPAN

parsing configuration files and you can use any of its supported file formats.

=head3 Example

the config file lies within your home directory: ~/.jc.yaml
In this case the config file is written in yaml.

  ---
  url: https://jirahost/jira/
  user: yourusername
  pass: yourpassword

  default:
          tasktype: Aufgabe

Please make sure the config file is only readable by your user because a password is saved within it.

=head1 AUTHOR

Dominik Meyer <dmeyer@federationhq.de>

=head1 COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Dominik Meyer.

This is free software, licensed under:



( run in 1.022 second using v1.01-cache-2.11-cpan-49f99fa48dc )