Hi Gaal.

This give me access to files that I already know exists.
What about reading directories?
If I remove the 'csv' from the URL, I get 404...

Shmuel.


On Thu, Feb 21, 2013 at 8:06 PM, Gaal Yahas <[email protected]> wrote:

> 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
>
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to