The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.11 - 2016-09-05

  • added ActionCommand and Action to cut down on boilerplate
  • added MixableBase to cut down on boilerplate initialization
  • added configurable tries and wait_seconds for tunnel startup
  • modified tunnel init to allow options to override entity for config

Documentation

fpl
Run footprintless commands

Modules

A utility for managing systems with minimal installs
The base application class for fpl
Prints the config at the coordinate.
Performs an action on a deployment.
Provides access to log files.
Performs an action on an overlay.
Performs an action on a service.
An exception that indicates the invalid usage of a command
A factory for building common commands
A factory for creating command options
A contract for an command runner
An exception for failures when executing commands
An implementation of Footprintless::CommandRunner using IPC::Run
An implementation of Footprintless::CommandRunner using IPC::Run3
A deployment manager
Extracts data from archives
The default factory for footprintless modules
An exception thrown when an entity is invalid for the context it is being used in
A localhost alias resolver
A log manager
A utility package for mixins for standard object
An overlay manager
The base class for footprintless plugins
A resource provided by a provider
A resource described by Maven artifact
A resource provider for resources retrieved by maven coordinate
A contract for providing resources to the resource manager
A resource described by URL
A resource provider for resources retrieved by URL
A manager for finding and retrieving resources
Performs an action on a service.
Provides tunneling over ssh
A utility method package for common functionality in Footprintless

Provides

in lib/Footprintless/Command.pm