Right justified numbers in Perl?

Hi all,

How can I print numbers right justified in MS Perl, like this:

a =    1b =   22c =  333d = 4444  

Best regards,

Bojan