영어에서 Perldoc 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Here is the output of the command perldoc-f abs.
Pl, the perldoc command will disregard all the code. It will fetch the lines between=pod and=cut, format them according to certain rules, and display them on the screen.
Here is the output of the command perldoc-f cos.
Here is the output of the command perldoc-f ord.
Here is the output of the command perldoc-f log.
Here is the output of the command perldoc-f hex.
Here is the output of the command perldoc-f sin.
Here is the output of the command perldoc-f exp.
Here is the output of the command perldoc-f oct.
Here is the output of the command perldoc-f push.
Here is the output of the command perldoc-f join.
Here is the output of the command perldoc-f time.
Here is the output of the command perldoc-f sqrt.
Here is the output of the command perldoc-f rand.
Here is the output of the command perldoc-f chop.
Here is the output of the command perldoc-f index.
Here is the output of the command perldoc-f chomp.
Here is the output of the command perldoc-f srand.
Here is the output of the command perldoc-f atan2.
Here is the output of the command perldoc-f substr.
Here is the output of the command perldoc-f length.
Here is the output of the command perldoc-f defined.
You can read the details of__WARN__ in perldoc perlvar.