Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scp, ftps, ftpes, irc, ircs schemes #16

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

SineSwiper
Copy link
Contributor

Added several schemes that were simple to implement, as they were aliases or mostly aliases to existing types. I also added the irc scheme, based on existing IRC URI drafts, and its secure cousin, ircs.

URI::sftp is already out there in the wild, but it would be nice to bring this thing into the core URI distro.

@karenetheridge
Copy link
Member

Since this duplicates modules already on the cpan, appropriate permissions would need to be granted by those that currently hold them.

@SineSwiper
Copy link
Contributor Author

Perhaps that can be split off into a separate issue. I can adjust the branch and create another PR.

@SineSwiper SineSwiper changed the title Add scp, sftp, ftps, irc, ircs schemes Add scp, ftps, irc, ircs schemes Apr 18, 2014
@SineSwiper
Copy link
Contributor Author

Ping!

@SineSwiper SineSwiper changed the title Add scp, ftps, irc, ircs schemes Add scp, ftps, ftpes, irc, ircs schemes Feb 9, 2015
@karenetheridge karenetheridge self-assigned this Jul 7, 2015
@oalders
Copy link
Member

oalders commented Aug 21, 2023

It looks like we're now shipping URI::sftp with URI. @SineSwiper do you still have interest in getting some of this merged? I have no idea why it got stalled.

@SineSwiper
Copy link
Contributor Author

@oalders, @karenetheridge Apologies for the (very late) delay, but I noticed there was still an interest in getting this merged. So, I rebased it and cleaned it up to match the newer URI fixes (Test::More, DZIL, etc.).

@karenetheridge karenetheridge removed their assignment Aug 23, 2024
@oalders oalders self-assigned this Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants