V [pkg [vars]] Display all (or some) variables in package (defaulting to main) using a data pretty-printer (hashes show their keys and values so you see what's what, control characters are made printable, etc.). Make sure you don't put the type specifier (like $) there, just the symbol names, like this: V DB filename line Use ~pattern and !pattern for positive and negative regexes. This is similar to calling the x command on each applicable var. X [vars] Same as V currentpackage [vars].