Help for this page
Select Code to Download
Select
or
download this
sub Page() { return 1; }
Select
or
download this
use Readonly; Readonly my $Page => 1;