Manpage logo

Reply::Plugin::LoadClass - attempts to load classes implicitly if possible

NAME  VERSION  SYNOPSIS  DESCRIPTION  AUTHOR  COPYRIGHT AND LICENSE 

NAME

Reply::Plugin::LoadClass − attempts to load classes implicitly if possible

VERSION

version 0.42

SYNOPSIS

; .replyrc
[LoadClass]

DESCRIPTION

If executing a line of code fails due to a method not being defined on a package, this plugin will load the corresponding module and then try executing the line again. This simplifies common cases like running "DateTime−>now" at the prompt before loading DateTime − this plugin will cause DateTime to be loaded implicitly.

AUTHOR

Jesse Luehrs <[email protected]>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Jesse Luehrs.

This is free software, licensed under:

The MIT (X11) License


Updated 2026-06-01 - jenkler.se | uex.se