===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
oysttyer-2.10.0/README.markdown-41-1. The `TTYtter_VERSION`, `TTYtter_PATCH_VERSION` and `TTYtter_RC_NUMBER` variables are now `oysttyer_VERSION`, `oysttyer_PATCH_VERSION` and `oysttyer_RC_NUMBER`.
oysttyer-2.10.0/README.markdown:42:2. User-agent string has changed to `oysttyer/$oysttyer_VERSION`.
oysttyer-2.10.0/README.markdown-43-
##############################################
oysttyer-2.10.0/oysttyer.pl-2460-	if (s/^\/\!// && s/\s*$// && length) {
oysttyer-2.10.0/oysttyer.pl:2461:		system("$_");
oysttyer-2.10.0/oysttyer.pl-2462-		$x = $? >> 8;
##############################################
oysttyer-2.10.0/oysttyer.pl-2658-						if ($verbose);
oysttyer-2.10.0/oysttyer.pl:2659:					system($exec);
oysttyer-2.10.0/oysttyer.pl-2660-				}
##############################################
oysttyer-2.10.0/oysttyer.pl-3455-			&ensure_held;
oysttyer-2.10.0/oysttyer.pl:3456:			system("$editor $fn");
oysttyer-2.10.0/oysttyer.pl-3457-			&ensure_not_held;
##############################################
oysttyer-2.10.0/oysttyer.pl-6863-	print $stdout "($comm)\n";
oysttyer-2.10.0/oysttyer.pl:6864:	system("$comm");
oysttyer-2.10.0/oysttyer.pl-6865-}
##############################################
oysttyer-2.10.0/oysttyer.pl-6877-	print $stdout "$cl\n" if ($superverbose);
oysttyer-2.10.0/oysttyer.pl:6878:	chomp($rc = `$cl`);
oysttyer-2.10.0/oysttyer.pl-6879-	if ($rc =~ m#^https?://#) {
##############################################
oysttyer-2.10.0/oysttyer.pl-7143-	"-- checking Term::ReadLine::TTYtter version: $vrlcheck_url\n";
oysttyer-2.10.0/oysttyer.pl:7144:		$vvs = `$simple_agent $vrlcheck_url`;
oysttyer-2.10.0/oysttyer.pl-7145-		print $stdout "-- server response: $vvs\n" if ($verbose);
##############################################
oysttyer-2.10.0/oysttyer.pl-7167-	print $stdout "-- checking oysttyer version: $vcheck_url\n";
oysttyer-2.10.0/oysttyer.pl:7168:	$vvs = `$simple_agent $vcheck_url`;
oysttyer-2.10.0/oysttyer.pl-7169-	print $stdout "-- server response: $vvs\n" if ($verbose);
##############################################
oysttyer-2.10.0/oysttyer.pl-7326-		} else {
oysttyer-2.10.0/oysttyer.pl:7327:			eval("\$CC$k = \$".${"colour$k"});
oysttyer-2.10.0/oysttyer.pl-7328-		}
##############################################
oysttyer-2.10.0/debian/README.Debian-41-1. The `TTYtter_VERSION`, `TTYtter_PATCH_VERSION` and `TTYtter_RC_NUMBER` variables are now `oysttyer_VERSION`, `oysttyer_PATCH_VERSION` and `oysttyer_RC_NUMBER`.
oysttyer-2.10.0/debian/README.Debian:42:2. User-agent string has changed to `oysttyer/$oysttyer_VERSION`.
oysttyer-2.10.0/debian/README.Debian-43-