GithubHelp home page GithubHelp logo

perl_scripts's Introduction

Perl_Scripts

Collection of scripts I have had to write and don't wont to write again

cm_address_extract : Extracts email addresses from the Claws-mail address book

otp.pl : Generate an alphabet table to use with a one time pad

otp-2.pl : Generate and format random characters like as for a otp

Read.vmsg.pl : Reads txt messages from mobile phones VMSG files

snakesLadders.pl : Simulation of a Snakes (Chutes) and Ladder game

time_snippets.txt : Time manipulation snippets because I always forget

Iterations_chart.png : LibreOffice chart of 20000 and 2000 iterations of the Snakes and Ladeers simulation.

head-tails.sh : Program written to check randomness between /dev/urandom and chaoskey"

5r.sh : This script will create four lots of 250 random characters

unicode.pl : Regex to extract unicode characters

lookahead.pl : regex to look at "Look ahead"

ib4e.pl : Regular Expression on Twitter had "i before e except after c: (?<!c)ie // example of negative look-behind" but the only way I could make it work was with this (?<=c)ei

perl_scripts's People

Contributors

owencook avatar

Watchers

 avatar  avatar

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.