Content deleted Content added
No edit summary |
|||
Line 146:
use Hello::World;
$hello->print; # prints "Hello, world!\n"
$hello->target("Milky Way");
|
No edit summary |
|||
Line 146:
use Hello::World;
$hello->print; # prints "Hello, world!\n"
$hello->target("Milky Way");
|