On 09/09/2014 03:29 PM, Gabor Szabo wrote:

        I'd say it is also very important to make sure that Padre and
        its modules can be released from the GitHub repository,
        and that those releases already contain the new repo in their
        META files.


    That can be fixed on the way.  I guess it can be scripted.


http://perlmaven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions

Isn't it just a matter of

perl -pi -e 's|http://svn.perlide.org/padre/trunk/|https://github.com/PadreIDE/|' $(ack -l http://svn.perlide.org/padre/trunk/)

?
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to