in reply to Re^5: RFC - Documentation Review
in thread Please review documentation of my AI::Embedding module

export is a shell command that adds a variable and its value to your environment

Ah!
I'm on Windows, so it is set instead!

Replies are listed 'Best First'.
Re^7: RFC - Documentation Review
by eyepopslikeamosquito (Archbishop) on Jun 05, 2023 at 09:57 UTC

    > I'm on Windows, so it is set instead!

    Unless you're using PowerShell :) ... when it is: $env:RELEASE_TESTING=1

    Update: you might try using cygwin (as it seems kcott does to get that Linux feeling on Windows :)