FizzBuzz-perl Build Status

Sample Repo for write CLI on Perl

Feature

  • display fizzbuzz for 1 - 20

Installation

you need to execute bellow

cpanm https://github.com/yasu47b/fizzbuzz-perl/tarball/master

Uninstallation

cpanm -U FizzBuzz

Getting Started

after installtion you just hit command

$ fizzbuzz