mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
d998c15812
manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects. WWW: http://search.cpan.org/dist/Net-FreshBooks-API/ PR: ports/142261 Submitted by: Gea-Suan Lin <gslin at gslin.org>
17 lines
719 B
Plaintext
17 lines
719 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FreshBooks/API/.packlist
|
|
%%SITE_PERL%%/Net/FreshBooks/API.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Base.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Client.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Invoice.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/InvoiceLine.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Iterator.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Links.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Payment.pm
|
|
%%SITE_PERL%%/Net/FreshBooks/API/Recurring.pm
|
|
@dirrmtry %%SITE_PERL%%/Net/FreshBooks/API
|
|
@dirrmtry %%SITE_PERL%%/Net/FreshBooks
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FreshBooks/API
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FreshBooks
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|