# Rest-Client-Builder **Repository Path**: mirrors_gitpan/Rest-Client-Builder ## Basic Information - **Project Name**: Rest-Client-Builder - **Description**: Read-only release history for Rest-Client-Builder - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Rest::Client::Builder DESCRIPTION Base class to build simple object-oriented REST clients INSTALLATION In order to install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Rest::Client::Builder You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Rest::Client::Builder Search CPAN http://search.cpan.org/dist/Rest::Client::Builder/ Code Repository at GitHub http://github.com/alexey-komarov/Rest-Client-Builder GitHub Issue Tracker http://github.com/alexey-komarov/Rest-Client-Builder/issues AUTHOR Alexey A. Komarov COPYRIGHT AND LICENCE 2014 Alexey A. Komarov This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.