The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0400

  • Change: e720503829aa327f7676c7540679cd708a9eec99 Author: Naveed Massjouni <naveed@vt.edu> Date : 2015-08-03 02:12:00 +0000
    • releasing v0.0400
  • Change: 3f0b8f632e110f791fcffe753324d078e283dc61 Author: Naveed Massjouni <naveed@vt.edu> Date : 2015-08-03 02:07:32 +0000
    • Added serializer and deserializer attributes and arguments
    • This will allow users of this library the flexibilty to de/selerialize their data in any format they wish, or to skip de/serialization altogether.
  • Change: a5011174918350c108cacb492038ef3620478133 Author: Naveed Massjouni <naveed@vt.edu> Date : 2015-08-01 00:32:23 +0000
    • fixed a bug that was not applying the stringable role in some cases
    • Thanks Dan Schmidt!
  • Change: 3822b1fab6b8a86aa54becb5ae60a60383709dae Author: Naveed Massjouni <naveedm9@gmail.com> Date : 2015-05-03 23:06:09 +0000
    • Merge pull request #6 from trwww/user-provided-debug-method
    • allow user to specify the method to be called on the logger object
  • Change: 2df5d52a5a40463e316bb4f948fb15ad42587a8b Author: Todd Wade <waveright@gmail.com> Date : 2015-05-03 06:58:44 +0000
    • allow user to specify the method to be called on the logger object
    • Log::log4perl uses lowercase logging method names, so allow the user to provide the name of the method that is called on the logger object.

Modules

A base role for quickly and easily creating web service clients