GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VNS(1) User Contributed Perl Documentation VNS(1)

vns

  vns init

Run and alias arbitrary commands, and tasks derived from Venus::Task, using Venus::Run. See FEATURES for usage and configuration information.

  # Mint a new configuration file
  vns init
  # Install a distribution
  vns cpan $DIST
  # Install dependencies in the CWD
  vns deps
  # Check that a package can be compiled
  vns okay $FILE
  # Use the Perl debugger as a REPL
  vns repl
  # Evaluate arbitrary Perl expressions
  vns exec "say 'hello'"
  # Test the Perl project in the CWD
  vns test t

Venus, Venus::Run, Venus::Task.

2023-11-27 perl v5.40.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.