Data Type Perl

#!/usr/bin/perl
use warnings;
print 25_000_000, " ", 3.141592653589793238462643383279, "\n";