I have a #Perl module that uses Net::OpenSSH to connect to Globus Online to share directories full of scientific data. It covers the primitives well enough for work to move forward.
But I don't know what "move forward" means right now.
Been thinking about making it into Net::Globus and putting it into CPAN, but it seems a bit more involved than I want for my first CPAN module. Also, I am not sure how you write tests against a service when you don't have authentication against the service at the testing stage.
So I don't know what to do right now.
No comments:
Post a Comment