Atikin Perl Snippets
Perl Snippets to make the life easy develop by : Atikin Verse.
Snippets
This is simple code snippet extension for Perl projects.
Below is the List of few Triggers that will generate boilerplate Codes.
| Triggers |
Content |
| print |
Perl print statement |
| scalar |
Declare a scalar variable |
| array |
Declare an array |
| hash |
Declare a hash |
| for |
For loop |
| while |
While loop |
| if |
If statement |
| sub |
Define a subroutine |
| regexm |
Regular expression match |
| regexs |
Regular expression substitute |
Join our social media for exciting updates, news, and insights! Follow us on :
| ACCOUNTS |
USERNAME |
| FACEBOOK |
atikinverse |
| INSTAGRAM |
atikinverse |
| LINKEDIN |
atikinverse |
| TWITTER (X) |
atikinverse |
| THREADS |
atikinverse |
| PINTREST |
atikinverse |
| QUORA |
atikinverse |
| REDDIT |
atikinverse |
| TUMBLR |
atikinverse |
| SNAPCHAT |
atikinverse |
| SKYPE |
atikinverse |
| GITHUB |
atikinverse |
Feel free to reach out if you have any questions or suggestions!
Happy Coding! 🚀
| |