Pretty trivial filename substitution to make a URL for the raw version, no?

E.g., github.com/gaal/app-csv/bin/csv =>
https://raw.github.com/gaal/app-csv/master/bin/csv

Just use HTTP.

On Thu, Feb 21, 2013 at 7:24 AM, Shmuel Fomberg <[email protected]>wrote:

> Hi all.
>
> Is there a module that let me read files from github respo?
> I see a bunch of API wrappers, such as Net::Github and Pithub, but not
> high-level module.
>
> Shmuel.
>
> _______________________________________________
> Perl mailing list
> [email protected]
> http://mail.perl.org.il/mailman/listinfo/perl
>



-- 
Gaal Yahas <[email protected]>
http://gaal.livejournal.com/
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to