pub const PM_OPTIONS_COMMAND_LINE_P: u8 = 16;
A bit representing whether or not the command line -p option was set. -p prints the value of $_ at the end of each loop.