Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Sharepoint Automation?

by imrags (Monk)
on Sep 15, 2010 at 11:44 UTC ( [id://860201]=note: print w/replies, xml ) Need Help??


in reply to Re: Sharepoint Automation?
in thread Sharepoint Automation?

Yes: I do use CPAN modules...But only in my home computer...
I'm sitting @workplace which has certain restrictions...
It's not just the perl modules (CPAN), I can't download any files (ANY) from anywhere.
Raghu

Replies are listed 'Best First'.
Re^3: Sharepoint Automation?
by moritz (Cardinal) on Sep 15, 2010 at 11:49 UTC
    If the inability to download files is your biggest hurdle, you can just build a CPAN mirror with CPAN::Mini, store it on a USB stick (it's about ~1GB in size, smaller if you exclude all Acme modules), and take it to your work computer.
    Perl 6 - links to (nearly) everything that is Perl 6.

      moritz:

      Just a general note: At many institutions, even the USB keys are locked down so you can't use 'em. It can be a real chore to get permission to get code onto systems. I've had to fight that battle at previous places of employment. For production systems, it can be a tremendous pain. Luckily, I could install CPAN modules onto my personal computer, so for many tasks like the OPs, I'd develop a one-off on my own computer to automate a task.

      ...roboticus

      It seems like every time I run across these "Yes you can use CPAN" threads you guys are basically encouraging someone to make a potentially career limiting move by circumventing company policies (an especially bad idea given the current economy and how high unemployment is). Granted, the OP is usually vague on this point, so what I would suggest is that you specifically ask about it first -- for example try: "Is there a company policy against using unapproved code?" -- and if there is just let the issue drop.

      Elda Taluta; Sarks Sark; Ark Arks

        It seems like every time I run across these "Yes you can use CPAN" threads you guys are basically encouraging someone to make a potentially career limiting move by circumventing company policies

        Sorry, I can't let that stand as is. Neither Tanktalus suggest circumventing company policy, nor do I. I explicitly prefixed my advice with If the inability to download files is your biggest hurdle. If there is a policy against it, that's the biggest hurdle, not the inability to download files.

        Showing solutions to technical limitations is hardly a career limiting move.

        Granted, the OP is usually vague on this point, so what I would suggest is that you specifically ask about it first

        Sorry, I think that's completely backwards. If somebody asks a question here, (s)he is supposed to invest some time and energy come up with a good, coherent and answerable question.

        If the question shows some probable lack of knowledge, I think it's perfectly fine to give some pointers to resources that talk about the topic, or write something about it. It's the employee's job to know the company policies, regardless what somebody on the internet says.

        I don't live in the US, and I won't print "warning, hot" on coffee cups.

        Perl 6 - links to (nearly) everything that is Perl 6.

        Well, it's a bit of a recursive issue. If the OP can't use CPAN, the OP definitely can't use code written for him/her here. The same legal issues would apply and they would generally be much worse. Everything on the CPAN is under some kind of open source license. I post code here all the time and I don't think I've ever listed a license against it. I don't think most monks have. Which means most of the code here is not open licensed and a legal risk for anyone to use.

Re^3: Sharepoint Automation?
by marto (Cardinal) on Sep 15, 2010 at 11:45 UTC

    Anywhere? Not even via PPM?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://860201]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-28 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found