Help for this page
my $code = q{ $x/html/head/title[0] = "Page Title"; ... }; $code =~ s|/(\w+)|->{$1}|g; eval $code; die $@ if $@;
------------ :Wq Not an editor command: Wq