Skip to content

perlbrew off has no corresponding perlbrew on #877

Description

@matthewpersico

It would be nice to replace this workflow:

export PERLBREW_VERSION_LAST=$PERLBREW_VERSION
perlbrew off
## do some stuff with system perl
perlbrew use $PERLBREW_VERSION_LAST

with

perlbrew off
## do some stuff with system perl
perlbrew on

and have perlbrew use remember what your last version was. I have code that I have to tidy up and will present as a PR to try this in the next few days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions