Help for this page
sub title_length { return max( map { length $movies{$_}{title} } keys %movies ); }