| Filename | /usr/share/perl5/Date/Manip/Lang/english.pm |
| Statements | Executed 23 statements in 715µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 1.23ms | 2.02ms | Date::Manip::Lang::english::BEGIN@24 |
| 1 | 1 | 1 | 165µs | 165µs | Date::Manip::Lang::english::CORE:readline (opcode) |
| 1 | 1 | 1 | 17µs | 25µs | Date::Manip::Lang::english::BEGIN@26 |
| 1 | 1 | 1 | 14µs | 38µs | Date::Manip::Lang::english::BEGIN@27 |
| 1 | 1 | 1 | 14µs | 41µs | Date::Manip::Lang::english::BEGIN@29 |
| 1 | 1 | 1 | 14µs | 63µs | Date::Manip::Lang::english::BEGIN@23 |
| 1 | 1 | 1 | 10µs | 31µs | Date::Manip::Lang::english::BEGIN@32 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 0 | 1 | 63µs | Profile data that couldn't be associated with a specific line: # spent 63µs making 1 call to Date::Manip::Lang::english::BEGIN@23 | ||
| 1 | 1 | 11µs | package Date::Manip::Lang::english; | ||
| 2 | # Copyright (c) 1995-2010 Sullivan Beck. All rights reserved. | ||||
| 3 | # This program is free software; you can redistribute it and/or modify it | ||||
| 4 | # under the same terms as Perl itself. | ||||
| 5 | |||||
| 6 | ######################################################################## | ||||
| 7 | ######################################################################## | ||||
| 8 | |||||
| 9 | =pod | ||||
| 10 | |||||
| - - | |||||
| 23 | 4 | 54µs | 1 | 49µs | # spent 63µs (14+49) within Date::Manip::Lang::english::BEGIN@23 which was called:
# once (14µs+49µs) by Date::Manip::Base::_language at line 0 # spent 49µs making 1 call to feature::import |
| 24 | 3 | 145µs | 2 | 2.11ms | # spent 2.02ms (1.23+791µs) within Date::Manip::Lang::english::BEGIN@24 which was called:
# once (1.23ms+791µs) by Date::Manip::Base::_language at line 24 # spent 2.02ms making 1 call to Date::Manip::Lang::english::BEGIN@24
# spent 93µs making 1 call to Exporter::import |
| 25 | |||||
| 26 | 3 | 65µs | 2 | 33µs | # spent 25µs (17+8) within Date::Manip::Lang::english::BEGIN@26 which was called:
# once (17µs+8µs) by Date::Manip::Base::_language at line 26 # spent 25µs making 1 call to Date::Manip::Lang::english::BEGIN@26
# spent 8µs making 1 call to strict::import |
| 27 | 3 | 35µs | 2 | 61µs | # spent 38µs (14+24) within Date::Manip::Lang::english::BEGIN@27 which was called:
# once (14µs+24µs) by Date::Manip::Base::_language at line 27 # spent 38µs making 1 call to Date::Manip::Lang::english::BEGIN@27
# spent 24µs making 1 call to warnings::import |
| 28 | |||||
| 29 | 3 | 40µs | 2 | 68µs | # spent 41µs (14+27) within Date::Manip::Lang::english::BEGIN@29 which was called:
# once (14µs+27µs) by Date::Manip::Base::_language at line 29 # spent 41µs making 1 call to Date::Manip::Lang::english::BEGIN@29
# spent 27µs making 1 call to vars::import |
| 30 | 1 | 1µs | $VERSION='6.11'; | ||
| 31 | |||||
| 32 | 3 | 51µs | 2 | 53µs | # spent 31µs (10+22) within Date::Manip::Lang::english::BEGIN@32 which was called:
# once (10µs+22µs) by Date::Manip::Base::_language at line 32 # spent 31µs making 1 call to Date::Manip::Lang::english::BEGIN@32
# spent 22µs making 1 call to vars::import |
| 33 | |||||
| 34 | 1 | 266µs | 1 | 165µs | my @in = <DATA>; # spent 165µs making 1 call to Date::Manip::Lang::english::CORE:readline |
| 35 | 1 | 25µs | 1 | 716µs | $Language = Load(join('',@in)); # spent 716µs making 1 call to YAML::Syck::Load |
| 36 | |||||
| 37 | 1 | 23µs | 1; | ||
| 38 | __DATA__ | ||||
# spent 165µs within Date::Manip::Lang::english::CORE:readline which was called:
# once (165µs+0s) by Date::Manip::Base::_language at line 34 |