CloudFiles

William Wolf throughnothing at gmail.com
Mon May 18 18:22:25 UTC 2009


Oops.  Looks like i had an accidental 's' in the require statement for
Net::Mosso::CloudFiles :(  Not sure how it got in there, but I just
made a commit that removes it.  Unfortunately it was broken with the
typo.  Sorry about that, it should be good now.

On Thu, May 14, 2009 at 3:52 PM, William Wolf <throughnothing at gmail.com> wrote:
> Just committed this.
>
> On Fri, May 8, 2009 at 11:38 AM, Brad Fitzpatrick <brad at danga.com> wrote:
>> I gave you commit access.  Go ahead and check this in.
>> Yeah, don't add a project-wide
>> dependency, but make sure you fail gracefully/prettily in the case where they don't have that module.  Rather than just letting Perl explode, you should detect that it's not there and tell
>> them what to install.
>> Be sure to update the MANIFEST and ChangeLog.
>> On Fri, May 8, 2009 at 6:40 AM, William Wolf <throughnothing at gmail.com>
>> wrote:
>>>
>>> I've attached a newer version with the things you mentioned.  It does
>>> depend on Net::Mosso::CloudFiles, so I don't know if you want to make
>>> that a dependency for the whole project or not.
>>>
>>> Thanks.
>>>
>>> On Thu, May 7, 2009 at 6:36 PM, Brad Fitzpatrick <brad at danga.com> wrote:
>>> > Ditch all the code folding comments, add yourself to the AUTHORS section
>>> > in
>>> > the POD, and yeah, let's get it in.  More targets the merrier.
>>> >
>>> > On Thu, May 7, 2009 at 12:54 PM, William Wolf <throughnothing at gmail.com>
>>> > wrote:
>>> >>
>>> >> Hey,
>>> >>
>>> >> I sent some info about this to the list a few months ago and didn't
>>> >> get much response.  I figured I would send out the code that I
>>> >> currently have and see if anyone would be interested in it with the
>>> >> code attached.  I would like this to be included in CPAN, and I'm
>>> >> wondering if the best route would be to make my own CPAN module that
>>> >> can just install my CloudFiles target (which requires the
>>> >> Net::Mosso::CloudFiles module), or if I should try to get this
>>> >> CloudFiles target included in the main Brackup branch?  I think I read
>>> >> somewhere that Brad wanted to start having modules be separate
>>> >> packages rather than all being included in brackup.  What do you all
>>> >> think?
>>> >>
>>> >> Nonetheless, if anyone is interested in this, or has any
>>> >> comments/suggestions about it, let me know.  I have been using it
>>> >> personally for a while now and it seems pretty stable and reliable,
>>> >> though I would love it if more people could test it and give me some
>>> >> feedback.
>>> >>
>>> >> I've just attached the CloudFiles.pm file which should go in the
>>> >> Brackup/Target/ directory.
>>> >>
>>> >> To setup a cloudfiles target, it should look something like this:
>>> >>
>>> >>
>>> >> [TARGET:cf]
>>> >> type = CloudFiles
>>> >> cf_username  = CLOUDFILES_USERNAME
>>> >> cf_api_key = CLOUDFILES_API_KEY
>>> >>
>>> >>
>>> >> Thanks!
>>> >>
>>> >> --
>>> >>
>>> >> William Wolf
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>>
>>> William Wolf
>>
>>
>
>
>
> --
>
> William Wolf
>



-- 

William Wolf


More information about the brackup mailing list