Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - cpan

  • Quick Tips & Tricks

Perl Modules quick Tips

by tux
2 min read
Add Comment

How to check if perl module is installed? A. Checking if Perl Module is Installed This is important on checking if a given perl module is already installed or not. Code: #perl -MModule::Name -e 1 if present, no errors...

Continue reading

Copyright © 2023. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About