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

Changes for version 1.29 - 2018-08-22

  • fixed tests so they dont fail due to invalid env vars

Documentation

fpl
Run footprintless commands

Modules

A utility for managing systems with minimal installs
The base application class for fpl
A base class for actions
A base class for action commands
Prints the config at the coordinate.
Performs an action on a deployment.
removes all files managed by the deployment
deploys all files managed by the deployment
Provides access to log files.
output the last part of a file and append as the file grows
output lines matching a pattern
output the first part of a file
output the last part of a file
Performs an action on an overlay.
removes all files managed by the overlay
cleans, then processes the overlay base and template files
processes the overlay template files only
Performs an action on one or more services.
A utility class for generating help documentation from POD
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 base class for using mixins
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