Giter Club home page Giter Club logo

perl-toolkit's Introduction

Perl example scripts

There are multiple scripts for different purpose-

  1. AWS - Right now it contains using AWS S3 with perl(awscli)
  2. Charts - Create beautifile charts in Perl. Right now you can create multi-line charts.
  3. CronSchedular - Schedular crontab using Perl(Linux)
  4. ExcelOperations - Create excel files and populate data into that using Perl.
  5. InternetExplorerAutomation - Automate Internet Explorer using Win32::OLE and Perl. This will also be updated with reading cookies using Win32::API in near future.
  6. Mail - Get away from MIME::Lite and send mail using Email::MIME
  7. ManyCoreEngine(MCE) - Who wants thread when you can use all availbale cores and maximize performance
  8. Win32 - Automate Win32 Gui using wi32::GuiTest.
  9. JIRA - Perform jira operartions using jira api and perl
  10. get_checksum.pl - Generate a checksum for a given file (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) on both linux and windows
  11. install_cpan_dependencies.pl - Automate module installation using cpan
  12. special_functions.pl - How special functions work(BEGIN,END, INIT,CHECK etc.)
  13. purge_old_files.pl - Recursively delete old files in a given dir(you have dey run to check what will be deleted).
  14. uwsgi(PSGI) - How to setup uwsgi in web app (tried and tested for Mojolicious app).

You are free to use, edit it and suit it to yourselve.

To the Perl, For the Perl, By the Perl

perl-toolkit's People

Contributors

rai-gaurav avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

d-c-d

perl-toolkit's Issues

AWS CLI not working

Executing 'aws s3 cp s3://bucketName/keyName/dirname/filename'
Can't exec "aws": No such file or directory

I just want to see if we can call AWS CLI directly from perl without using Paws?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.